[INFO] fetching crate shuttle-core 0.3.1...
[INFO] fixing shuttle-core-0.3.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate shuttle-core 0.3.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate shuttle-core 0.3.1
[INFO] finished tweaking crates.io crate shuttle-core 0.3.1
[INFO] tweaked toml for crates.io crate shuttle-core 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shuttle-core 0.3.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding base32 v0.3.1 (available: v0.5.1)
[INFO] [stderr]       Adding base64 v0.9.3 (available: v0.22.1)
[INFO] [stderr]       Adding bigdecimal v0.0.10 (available: v0.4.10)
[INFO] [stderr]       Adding crc16 v0.3.4 (available: v0.4.0)
[INFO] [stderr]       Adding num-bigint v0.1.45 (available: v0.4.6)
[INFO] [stderr]       Adding num-traits v0.1.43 (available: v0.2.19)
[INFO] [stderr]       Adding serde-xdr v0.5.1 (available: v0.6.0)
[INFO] [stderr]       Adding serde_bytes v0.10.5 (available: v0.11.19)
[INFO] [stderr]       Adding sodiumoxide v0.0.16 (available: v0.2.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `shuttle-core` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ecb86b93681d9bb4a644a01e3357b33032260c3fac1704057b6395406f4956a1
[INFO] running `Command { std: "docker" "start" "ecb86b93681d9bb4a644a01e3357b33032260c3fac1704057b6395406f4956a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ecb86b93681d9bb4a644a01e3357b33032260c3fac1704057b6395406f4956a1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecb86b93681d9bb4a644a01e3357b33032260c3fac1704057b6395406f4956a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ecb86b93681d9bb4a644a01e3357b33032260c3fac1704057b6395406f4956a1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `shuttle-core` (manifest) generated 1 warning
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling libsodium-sys v0.0.16
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc16 v0.3.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking serde_bytes v0.10.5
[INFO] [stderr]     Checking base32 v0.3.1
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking sodiumoxide v0.0.16
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking num v0.1.43
[INFO] [stderr]     Checking bigdecimal v0.0.10
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking serde-xdr v0.5.1
[INFO] [stderr]     Checking shuttle-core v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/xdr/amount.rs (1 fix)
[INFO] [stderr]        Fixed src/xdr/transaction.rs (22 fixes)
[INFO] [stderr]        Fixed src/amount.rs (1 fix)
[INFO] [stderr]        Fixed src/crypto/ecdh.rs (1 fix)
[INFO] [stderr]        Fixed src/xdr/time_bounds.rs (8 fixes)
[INFO] [stderr]        Fixed src/memo.rs (1 fix)
[INFO] [stderr]        Fixed src/transaction.rs (10 fixes)
[INFO] [stderr]        Fixed src/network.rs (2 fixes)
[INFO] [stderr]        Fixed src/xdr/xdr_trait.rs (1 fix)
[INFO] [stderr]        Fixed src/signature.rs (2 fixes)
[INFO] [stderr]        Fixed src/account.rs (2 fixes)
[INFO] [stderr]        Fixed src/crypto/keypair.rs (6 fixes)
[INFO] [stderr]        Fixed src/transaction_builder.rs (10 fixes)
[INFO] [stderr]        Fixed src/xdr/memo.rs (17 fixes)
[INFO] [stderr]        Fixed src/xdr/asset.rs (16 fixes)
[INFO] [stderr]        Fixed src/operation.rs (3 fixes)
[INFO] [stderr]        Fixed src/xdr/operation.rs (49 fixes)
[INFO] [stderr]        Fixed src/xdr/signature.rs (10 fixes)
[INFO] [stderr]        Fixed src/operation_builder.rs (4 fixes)
[INFO] [stderr]        Fixed src/crypto/strkey.rs (1 fix)
[INFO] [stderr]        Fixed src/asset.rs (3 fixes)
[INFO] [stderr]        Fixed src/xdr/keypair.rs (8 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s
[INFO] [stderr] crater-edition-check: shuttle-core v0.3.1 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking shuttle-core v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let asset = ::Asset::from_xdr(inner.asset)?;
[INFO] [stdout]     |                   ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 244 -     let asset = ::Asset::from_xdr(inner.asset)?;
[INFO] [stdout] 244 +     let asset = Asset::from_xdr(inner.asset)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:259:24
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let send_asset = ::Asset::from_xdr(inner.send_asset)?;
[INFO] [stdout]     |                        ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 259 -     let send_asset = ::Asset::from_xdr(inner.send_asset)?;
[INFO] [stdout] 259 +     let send_asset = Asset::from_xdr(inner.send_asset)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:261:24
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let dest_asset = ::Asset::from_xdr(inner.dest_asset)?;
[INFO] [stdout]     |                        ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 261 -     let dest_asset = ::Asset::from_xdr(inner.dest_asset)?;
[INFO] [stdout] 261 +     let dest_asset = Asset::from_xdr(inner.dest_asset)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:266:20
[INFO] [stdout]     |
[INFO] [stdout] 266 |         .map(|p| ::Asset::from_xdr(p))
[INFO] [stdout]     |                    ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 266 -         .map(|p| ::Asset::from_xdr(p))
[INFO] [stdout] 266 +         .map(|p| Asset::from_xdr(p))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:285:21
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let selling = ::Asset::from_xdr(inner.selling)?;
[INFO] [stdout]     |                     ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 285 -     let selling = ::Asset::from_xdr(inner.selling)?;
[INFO] [stdout] 285 +     let selling = Asset::from_xdr(inner.selling)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:286:20
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let buying = ::Asset::from_xdr(inner.buying)?;
[INFO] [stdout]     |                    ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 286 -     let buying = ::Asset::from_xdr(inner.buying)?;
[INFO] [stdout] 286 +     let buying = Asset::from_xdr(inner.buying)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let selling = ::Asset::from_xdr(inner.selling)?;
[INFO] [stdout]     |                     ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 304 -     let selling = ::Asset::from_xdr(inner.selling)?;
[INFO] [stdout] 304 +     let selling = Asset::from_xdr(inner.selling)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:305:20
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let buying = ::Asset::from_xdr(inner.buying)?;
[INFO] [stdout]     |                    ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 305 -     let buying = ::Asset::from_xdr(inner.buying)?;
[INFO] [stdout] 305 +     let buying = Asset::from_xdr(inner.buying)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Memo` in the crate root
[INFO] [stdout]   --> src/xdr/transaction.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let memo = ::Memo::from_xdr(tx.memo)?;
[INFO] [stdout]    |                      ^^^^ could not find `Memo` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Memo;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::xdr::Memo;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Memo`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 56 -         let memo = ::Memo::from_xdr(tx.memo)?;
[INFO] [stdout] 56 +         let memo = Memo::from_xdr(tx.memo)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Operation` in the crate root
[INFO] [stdout]   --> src/xdr/transaction.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |             .map(|op| ::Operation::from_xdr(op))
[INFO] [stdout]    |                         ^^^^^^^^^ could not find `Operation` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Operation;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::xdr::Operation;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Operation`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 59 -             .map(|op| ::Operation::from_xdr(op))
[INFO] [stdout] 59 +             .map(|op| Operation::from_xdr(op))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let asset = ::Asset::from_xdr(inner.asset)?;
[INFO] [stdout]     |                   ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 244 -     let asset = ::Asset::from_xdr(inner.asset)?;
[INFO] [stdout] 244 +     let asset = Asset::from_xdr(inner.asset)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:259:24
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let send_asset = ::Asset::from_xdr(inner.send_asset)?;
[INFO] [stdout]     |                        ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 259 -     let send_asset = ::Asset::from_xdr(inner.send_asset)?;
[INFO] [stdout] 259 +     let send_asset = Asset::from_xdr(inner.send_asset)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:261:24
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let dest_asset = ::Asset::from_xdr(inner.dest_asset)?;
[INFO] [stdout]     |                        ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 261 -     let dest_asset = ::Asset::from_xdr(inner.dest_asset)?;
[INFO] [stdout] 261 +     let dest_asset = Asset::from_xdr(inner.dest_asset)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:266:20
[INFO] [stdout]     |
[INFO] [stdout] 266 |         .map(|p| ::Asset::from_xdr(p))
[INFO] [stdout]     |                    ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 266 -         .map(|p| ::Asset::from_xdr(p))
[INFO] [stdout] 266 +         .map(|p| Asset::from_xdr(p))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:285:21
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let selling = ::Asset::from_xdr(inner.selling)?;
[INFO] [stdout]     |                     ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 285 -     let selling = ::Asset::from_xdr(inner.selling)?;
[INFO] [stdout] 285 +     let selling = Asset::from_xdr(inner.selling)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:286:20
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let buying = ::Asset::from_xdr(inner.buying)?;
[INFO] [stdout]     |                    ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 286 -     let buying = ::Asset::from_xdr(inner.buying)?;
[INFO] [stdout] 286 +     let buying = Asset::from_xdr(inner.buying)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let selling = ::Asset::from_xdr(inner.selling)?;
[INFO] [stdout]     |                     ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 304 -     let selling = ::Asset::from_xdr(inner.selling)?;
[INFO] [stdout] 304 +     let selling = Asset::from_xdr(inner.selling)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Asset` in the crate root
[INFO] [stdout]    --> src/xdr/operation.rs:305:20
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let buying = ::Asset::from_xdr(inner.buying)?;
[INFO] [stdout]     |                    ^^^^^ could not find `Asset` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Asset;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::xdr::Asset;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Asset`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 305 -     let buying = ::Asset::from_xdr(inner.buying)?;
[INFO] [stdout] 305 +     let buying = Asset::from_xdr(inner.buying)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Memo` in the crate root
[INFO] [stdout]   --> src/xdr/transaction.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let memo = ::Memo::from_xdr(tx.memo)?;
[INFO] [stdout]    |                      ^^^^ could not find `Memo` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Memo;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::xdr::Memo;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Memo`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 56 -         let memo = ::Memo::from_xdr(tx.memo)?;
[INFO] [stdout] 56 +         let memo = Memo::from_xdr(tx.memo)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Operation` in the crate root
[INFO] [stdout]   --> src/xdr/transaction.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |             .map(|op| ::Operation::from_xdr(op))
[INFO] [stdout]    |                         ^^^^^^^^^ could not find `Operation` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Operation;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::xdr::Operation;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Operation`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 59 -             .map(|op| ::Operation::from_xdr(op))
[INFO] [stdout] 59 +             .map(|op| Operation::from_xdr(op))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shuttle-core` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shuttle-core` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "ecb86b93681d9bb4a644a01e3357b33032260c3fac1704057b6395406f4956a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb86b93681d9bb4a644a01e3357b33032260c3fac1704057b6395406f4956a1", kill_on_drop: false }`
[INFO] [stdout] ecb86b93681d9bb4a644a01e3357b33032260c3fac1704057b6395406f4956a1
